←Select platform

GetPatientStudyCount(string,List<StudyInstanceReference>) Method

Summary

Gets the number of existing studies for the specified patient and list of Study Instance UIDs.

Syntax
C#
C++/CLI
protected virtual int GetPatientStudyCount( 
   string patientID, 
   List<StudyInstanceReference> referencedStudySequence 
) 
protected:  
   virtual Int32 GetPatientStudyCount( 
      String^ patientID, 
      List<StudyInstanceReference^>^ referencedStudySequence 
   ) 

Parameters

patientID

The patient ID.

referencedStudySequence

A list of StudyInstanceReference that correspond to Study Instance UIDs to be counted.

Return Value

The number of studies for the specified patient and Study Instance UID list.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.